You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No Debian package should ever contain files in /root! This is the home directory of the root user and definitely not the territory of the package manager.
Better solutions:
copy from /etc/skel
Global config files in /etc
Adapt lernstick-usertemplate-sync to this use case
The text was updated successfully, but these errors were encountered:
No Debian package should ever contain files in /root! This is the home directory of the root user and definitely not the territory of the package manager.
Better solutions:
The text was updated successfully, but these errors were encountered: