Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tm-scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Harbor Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cdn
tm-scripts
Commits
82db0efd
Commit
82db0efd
authored
9 years ago
by
Thiago Abdo
Browse files
Options
Downloads
Patches
Plain Diff
[bugfix] Correct path
Signed-off-by:
Thiago Abdo
<
tja14@inf.ufpr.br
>
parent
02440b16
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
server/modules/local-accounts/opt/openslx/scripts/systemd-local_accounts
+1
-1
1 addition, 1 deletion
...local-accounts/opt/openslx/scripts/systemd-local_accounts
with
1 addition
and
1 deletion
server/modules/local-accounts/opt/openslx/scripts/systemd-local_accounts
+
1
−
1
View file @
82db0efd
...
@@ -6,5 +6,5 @@ for file in passwd group shadow; do
...
@@ -6,5 +6,5 @@ for file in passwd group shadow; do
cp /etc/$file /home/openslx/localaccounts/bak/$file
cp /etc/$file /home/openslx/localaccounts/bak/$file
done
done
/opt/openslx/scripts/local
_
accounts.sh
/opt/openslx/scripts/local
-
accounts.sh
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment